h1,h2,h3,h4,h5{
    margin: 0;
}

/*页脚导航栏*/
.footer-contact a {
    color: white;
}
.footer-warp{
    /* text-decoration: underline; */
}
.footer-light   .footer-warp{
/* text-decoration: underline; */
    /* border-top: 1px solid #dcdcdc ; */
    height: 40px;

}
.footer {
    background: #232940;
    color: white;
    padding-top: 40px;
    overflow: hidden;
}
.footer-us{
    margin-left: 50%;
}
.footer-us h2 {
    margin: 0!important;
    text-align: left;
}

.foot-link {
    padding-top: 10px;
    display: inline-block;
}
.copyright {
    background-color: #232940;
    text-align: center;

}
.footer-us-title{
    font-weight: bold;
    padding-top:10px;
    font-size: 16px;
    padding-bottom: 5px;
    color: #666;
}
.footer-us-icon {
    font-size: 14px;
    padding: 5px 0;
    color: #5b6d85;
}

.footer-us-icon img {
    width: 24px;
    height: 24px;
    margin-right: 5px;
}

#suke-footer-h1 {
    font-size: 34px;
    margin: 10px auto auto auto;
}

#suke-footer-h2 {
    font-size: 30px;
    padding-top: 50px;
    color: rgba(126, 126, 126, 1);
}

#suke-footer-h3 {
    font-size: 18px;
    color: rgba(126, 126, 126, 1);
}

.footer-contact a {
    color: white;
}

.footer-contact-1 {
    text-align: center;
    font-size: 14px;
   /* padding: 10px 0; */
}

.footer-contact-1 a {
    text-align: center;
    color: white;
}
.suke-footer-logo {
    height: 56px;
    /* width: 190px; */

}



@media screen and (max-width: 768px) {
    .footer-contact a {
        margin: auto auto auto auto;
        text-align: center;
    }

    .footer-contact-1 {
        text-align: center
    }

    .contact-card p {
        text-align: center;
    }

    #suke-footer-h2, #suke-footer-h3, #suke-footer-h1 {
        text-align: center;
    }

    .footer-us {
        margin: auto auto auto auto;
    }

    .footer-us-icon {
        text-align: center;
    }
    .footer-us-title{
        font-size: 13px;
    }



    .footer-us {

        padding-top: 20px;

    }
    .footer-us  h2 {
     font-size:14px;
        padding-top: 20px;

    }
    .contact-us{

    }
    #suke-footer-h1{
        font-size: 14px;
    }
    #suke-footer-h2{
        font-size: 14px;
    }
    #suke-footer-h3{
        font-size: 12px;
    }
    .suke-footer-logo{
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

}

/*footer-light 白色版本*/
.footer-light {
    background:#f0f8ff;
    color: #595959;

}
 .footer-light .footer-contact-1 a {
    text-align: center;
     color: #428bca;

}
.footer-light .footer-contact-1 a:hover {
    text-align: center;
    color: #595959;
    text-decoration: underline;
}
.footer-light  .copyright {
    background-color: #f0f8ff;
    text-align: center;
    border-top:1px solid #dcdcdc ;

}
 .footer-light  .footer-us{
     color: #262626;
 }
 .footer-aboutus-title, .footer-aboutus-icon, .footer-split, .footer-spot{
    font-size: 14px!important;
}
.footer-aboutus-icon{
    color: #5b6d85;
}
.footer-split{
    margin: 0 5px;
}
.footer-spot{
    margin: 0 2px;
}
.lxfs-footer{
    display: flex;
}
.suke-gzh{
    position: absolute;
    top: 20px;
    right: 20px;
}

@media screen and (max-width: 992px){
    .lxfs-footer{
        display: block;
    }
}
@media screen and (max-width: 680px){
    .suke-gzh{
        width: 120px;
        height: 120px;
        top: 70px;
    }
    .footer-us-icon{
        text-align: left;
    }
}
